FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ee.hl7.fhir.base.r4#1.0.4-beta (78 ms)

Package ee.hl7.fhir.base.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ee.hl7.fhir.base.r4@1.0.4-beta&canonical=https://hl7.ee/fhir/StructureDefinition/EEBase-Organization
Url https://hl7.ee/fhir/StructureDefinition/EEBase-Organization
Version 1.0.0
Status draft
Date 2022-11-01T09:36:39.808201+00:00
Name EEBaseOrganization
Title EEBase Organization
Experimental False
Authority hl7
Type Organization
Kind resource

Resources that use this resource

StructureDefinition
https://hl7.ee/fhir/StructureDefinition/EEMPI-Observation-SocialHistory-EducationLevel EE MPI Observation SocialHistory Education Level
https://hl7.ee/fhir/StructureDefinition/EEMPI-Observation-SocialHistory-EducationRecord EE MPI Observation SocialHistory Education Record
https://hl7.ee/fhir/StructureDefinition/EEMPI-Observation-SocialHistory-Occupation EE MPI Observation SocialHistory Occupation
https://hl7.ee/fhir/StructureDefinition/EEBase-Encounter EEBase Encounter
https://hl7.ee/fhir/StructureDefinition/EEBase-EpisodeOfCare EEBase EpisodeOfCare
https://hl7.ee/fhir/StructureDefinition/EEBase-HealthcareService EEBase HealthcareService
https://hl7.ee/fhir/StructureDefinition/EEBase-Location EEBase Location
https://hl7.ee/fhir/StructureDefinition/EEBase-Observation EEBase Observation
https://hl7.ee/fhir/StructureDefinition/EEBase-Organization-Internal EEBase Organization Internal
https://hl7.ee/fhir/StructureDefinition/EEBase-Organization EEBase Organization
https://hl7.ee/fhir/StructureDefinition/EEBase-Patient EEBase Patient
https://hl7.ee/fhir/StructureDefinition/EEBase-Practitioner EEBase Practitioner
https://hl7.ee/fhir/StructureDefinition/EEBase-PractitionerRole EEBase PractitionerRole
https://hl7.ee/fhir/StructureDefinition/EEBase-RelatedPerson EEBase RelatedPerson

Resources that this resource uses

StructureDefinition
https://hl7.ee/fhir/StructureDefinition/EEBase-Address EEBase Address
https://hl7.ee/fhir/StructureDefinition/EEBase-BRID EEBase Business Registry ID
https://hl7.ee/fhir/StructureDefinition/EEBase-MEDRETAMORGID EEBase MedreTAM Organization ID
https://hl7.ee/fhir/StructureDefinition/EEBase-Organization EEBase Organization


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "EEBase-Organization",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2022-11-01T09:36:14.3522409+00:00"
  },
  "url" : "https://hl7.ee/fhir/StructureDefinition/EEBase-Organization",
  "version" : "1.0.0",
  "name" : "EEBaseOrganization",
  "title" : "EEBase Organization",
  "status" : "draft",
  "experimental" : false,
  "date" : "2022-11-01T09:36:39.808201+00:00",
  "publisher" : "HL7 EE",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : true,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization",
        "path" : "Organization",
        "short" : "A grouping of people or organizations with a common purpose without substructure"
      },
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "min" : 1,
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "https://hl7.ee/fhir/StructureDefinition/EEBase-MEDRETAMORGID",
              "https://hl7.ee/fhir/StructureDefinition/EEBase-BRID"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Organization.active",
        "path" : "Organization.active",
        "short" : "Whether the organization's record is in active use",
        "definition" : "Whether the organization's record is in active use",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.type",
        "path" : "Organization.type",
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "OrganizationType"
            }
          ],
          "strength" : "extensible",
          "valueSet" : "https://hl7.ee/ValueSet/ee-organization-type"
        }
      },
      {
        "id" : "Organization.name",
        "path" : "Organization.name",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.address",
        "path" : "Organization.address",
        "type" : [
          {
            "code" : "Address",
            "profile" : [
              "https://hl7.ee/fhir/StructureDefinition/EEBase-Address"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Organization.partOf",
        "path" : "Organization.partOf",
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
                "valueBoolean" : true
              }
            ],
            "code" : "Reference",
            "targetProfile" : [
              "https://hl7.ee/fhir/StructureDefinition/EEBase-Organization"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.